Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MediaContent] Remove deprecated CreateThumbnailAsync API #6270

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hsgwon
Copy link
Contributor

@hsgwon hsgwon commented Aug 14, 2024

Description of Change

Remove deprecated CreateThumbnailAsync API

@hsgwon hsgwon added ACR Required API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 labels Aug 14, 2024
@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 0, Removed: 2, Changed: 0

Removed

- /// <privilege>http://tizen.org/privilege/content.write</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.Threading.Tasks.Task`1<System.String> Tizen.Content.MediaContent.MediaInfoCommand::CreateThumbnailAsync(System.String,System.Threading.CancellationToken)

- /// <privilege>http://tizen.org/privilege/content.write</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.Threading.Tasks.Task`1<System.String> Tizen.Content.MediaContent.MediaInfoCommand::CreateThumbnailAsync(System.String)

Copy link
Member

@wiertel wiertel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing deprecated API in accordance with policy

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACR Required API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants